RegularExp::MatchWordPattern

Section: ET++ method description (n)
Updated: automatically Mon Apr 8 20:18:26 1991
Index Return to Main Contents
 

NAME

RegularExp::MatchWordPattern - instance method  

TEMPLATE

const format = char * MatchWordPattern()  

SPECIFIERS

public virtual  

DESCRIPTION

MatchWordPattern is used by the "Find/Change" dialog if the option "Match Whole Word" is on. Method is never overridden.  

ARGUMENTS

none

 

RETURN ARGUMENT

char * format

a printf
-like format string for constructing a pattern that will match only whole words
 

CATEGORIES

client interface

 

FIRST DEFINITION

class RegularExp  

FILES

implementation:
RegularExp.C


 

Index

NAME
TEMPLATE
SPECIFIERS
DESCRIPTION
ARGUMENTS
RETURN ARGUMENT
CATEGORIES
FIRST DEFINITION
FILES

This document was created by man2html, using the manual pages.
Time: 00:40:24 GMT, March 30, 2022